home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Interactive CD Sampler
/
Microsoft Interactive CD Sampler.iso
/
DEMOS
/
CARPOINT
/
CARPOINT.DIR
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-02
|
204 b
|
11 lines
on exitFrame
repeat while the movieTime of sprite 3 < 3800
go(the frame)
if the mouseDown then
exit repeat
end if
end repeat
set the movieRate of sprite 3 to 0
go(the frame)
end